Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.swt.custom.CTabFolderListListener

Packages that use CTabFolderListListener
org.eclipse.swt.custom SWT Custom widgets. 
 

Uses of CTabFolderListListener in org.eclipse.swt.custom
 

Methods in org.eclipse.swt.custom with parameters of type CTabFolderListListener
 void CTabFolder2.addCTabFolderListListener(CTabFolderListListener listener)
          Adds the listener to the collection of listeners who will be notified when a the selection list is displayed.
 void CTabFolder2.removeCTabFolderListListener(CTabFolderListListener listener)
           
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.